[INFO] cloning repository https://github.com/svatsa159/re-memory
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svatsa159/re-memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvatsa159%2Fre-memory", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvatsa159%2Fre-memory'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3da7744fe4dff8254aa2e9745eddd267a1520b67
[INFO] testing svatsa159/re-memory against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvatsa159%2Fre-memory" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svatsa159/re-memory
[INFO] finished tweaking git repo https://github.com/svatsa159/re-memory
[INFO] tweaked toml for git repo https://github.com/svatsa159/re-memory written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svatsa159/re-memory on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svatsa159/re-memory already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77dd007a8eea9525dd0f354810496e5f460a84370ca21c0de1abd5282a5f8fa3
[INFO] running `Command { std: "docker" "start" "-a" "77dd007a8eea9525dd0f354810496e5f460a84370ca21c0de1abd5282a5f8fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77dd007a8eea9525dd0f354810496e5f460a84370ca21c0de1abd5282a5f8fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77dd007a8eea9525dd0f354810496e5f460a84370ca21c0de1abd5282a5f8fa3", kill_on_drop: false }`
[INFO] [stdout] 77dd007a8eea9525dd0f354810496e5f460a84370ca21c0de1abd5282a5f8fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 415ab861b81670d4fec281c01a1e1b796edd9d085d1b56ad85035d9e5f605bee
[INFO] running `Command { std: "docker" "start" "-a" "415ab861b81670d4fec281c01a1e1b796edd9d085d1b56ad85035d9e5f605bee", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling re-memory-core v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.74s
[INFO] running `Command { std: "docker" "inspect" "415ab861b81670d4fec281c01a1e1b796edd9d085d1b56ad85035d9e5f605bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "415ab861b81670d4fec281c01a1e1b796edd9d085d1b56ad85035d9e5f605bee", kill_on_drop: false }`
[INFO] [stdout] 415ab861b81670d4fec281c01a1e1b796edd9d085d1b56ad85035d9e5f605bee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d5f589bcd934b350f8257d97397cf553693d6be280ca2efcf1068522b5cb3b
[INFO] running `Command { std: "docker" "start" "-a" "45d5f589bcd934b350f8257d97397cf553693d6be280ca2efcf1068522b5cb3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling re-memory-core v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcU0mlVT/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpyo3-283bc987d2973094,libcfg_if-5af52f617df93f8f,libmemoffset-3c8ed49e1d551200,libonce_cell-7f522fb66c06741c,libpyo3_ffi-73e03dc7a5900471,liblibc-65ee1eb217d721f2,libunindent-37c9ebf01f989e9d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcU0mlVT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/re_memory_core-6680186c2239af62" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:199 (src/gil.rs:199)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(<pyo3::gil::GILGuard>::acquire::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced by gil.rs:80 (src/gil.rs:80)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:81 (src/gil.rs:81)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:84 (src/gil.rs:84)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:224 (src/gil.rs:224)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(<pyo3::gil::GILGuard>::acquire_unchecked) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.6/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(<pyo3::gil::ReferencePool>::update_counts) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.6/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(pyo3::gil::register_decref) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.6/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::exceptions::PyBaseException> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced 4 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:273 (src/gil.rs:273)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.03.rcgu.o:(<pyo3::gil::GILGuard as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:193 (src/types/bytes.rs:193)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::bytes::PyBytes>>::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:194 (src/types/bytes.rs:194)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::bytes::PyBytes>>::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:416 (src/types/string.rs:416)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_string_lossy) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:377 (src/types/string.rs:377)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_str) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetName
[INFO] [stdout]           >>> referenced by typeobject.rs:178 (src/types/typeobject.rs:178)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::typeobject::PyType> as pyo3::types::typeobject::PyTypeMethods>::name) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:2270 (src/types/any.rs:2270)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::any::PyAny> as pyo3::types::any::PyAnyMethods>::str) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:2262 (src/types/any.rs:2262)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::any::PyAny> as pyo3::types::any::PyAnyMethods>::repr) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:569 (src/err/mod.rs:569)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.09.rcgu.o:(<pyo3::err::PyErr>::new_type_bound) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:474 (src/err/mod.rs:474)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.09.rcgu.o:(<pyo3::err::PyErr>::print_panic_and_unwind) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:709 (src/err/mod.rs:709)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.09.rcgu.o:(<pyo3::err::PyErr>::write_unraisable_bound) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:1081 (src/err/mod.rs:1081)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.09.rcgu.o:(pyo3::err::panic_after_error) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.15.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.15.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.15.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.15.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.15.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-283bc987d2973094.pyo3.b17f136b27513c91-cgu.15.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-283bc987d2973094.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `re-memory-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "45d5f589bcd934b350f8257d97397cf553693d6be280ca2efcf1068522b5cb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d5f589bcd934b350f8257d97397cf553693d6be280ca2efcf1068522b5cb3b", kill_on_drop: false }`
[INFO] [stdout] 45d5f589bcd934b350f8257d97397cf553693d6be280ca2efcf1068522b5cb3b
